BeagleBoard: config: enable asix driver and dhcp
authorKoen Kooi <[email protected]>
Fri, 17 Jun 2011 07:47:08 +0000 (09:47 +0200)
committerAlbert ARIBAUD <[email protected]>
Sun, 4 Sep 2011 09:36:21 +0000 (11:36 +0200)
Signed-off-by: Koen Kooi <[email protected]>
Signed-off-by: Joel A Fernandes <[email protected]>
Signed-off-by: Sandeep Paulraj <[email protected]>
include/configs/omap3_beagle.h

index 9845fc6848aa2c98af4e33969d93caed17e33f47..253865da5970bf89a6ee1bb324d7dbc0e965b994 100644 (file)
 #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 3
 #define CONFIG_USB_HOST_ETHER
 #define CONFIG_USB_ETHER_SMSC95XX
+#define CONFIG_USB_ETHER_ASIX
 
 #define CONFIG_NET_MULTI
 
 #define CONFIG_CMD_NET      /* bootp, tftpboot, rarpboot    */
 #define CONFIG_CMD_NFS      /* NFS support          */
 #define CONFIG_CMD_PING
-
+#define CONFIG_CMD_DHCP
 
 #undef CONFIG_CMD_FLASH                /* flinfo, erase, protect       */
 #undef CONFIG_CMD_FPGA         /* FPGA configuration Support   */